cssshadowvalue: Handle error condition propertly
authorMatthias Clasen <mclasen@redhat.com>
Wed, 17 Mar 2021 11:49:06 +0000 (07:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 17 Mar 2021 11:49:06 +0000 (07:49 -0400)
commitea185cbdda48fea20d58863ed3ad7ff5add2ff6e
tree4c4232c8565c117d7995e32d5d9103af3533ad87
parentee837dfc1230f0a5cc398c3e2bfb32aac369dadd
cssshadowvalue: Handle error condition propertly

We were parsing off the end of our array before noticing
that we've gone too far. gcc 11 warns about this.
gtk/gtkcssshadowvalue.c